Uses of Interface
org.eclipse.vtp.desktop.model.core.configuration.ConfigurationContextSelectorListener

Packages that use ConfigurationContextSelectorListener
org.eclipse.vtp.desktop.model.core.configuration   
 

Uses of ConfigurationContextSelectorListener in org.eclipse.vtp.desktop.model.core.configuration
 

Classes in org.eclipse.vtp.desktop.model.core.configuration that implement ConfigurationContextSelectorListener
 class ComponentPropertiesDialog
          This is the generic dialog that is used to display and edit the properties of a module instance included in a call flow.
 

Methods in org.eclipse.vtp.desktop.model.core.configuration with parameters of type ConfigurationContextSelectorListener
 void ConfigurationContextSelector.addListener(ConfigurationContextSelectorListener listener)
           
 void ConfigurationContextSelector.removeListener(ConfigurationContextSelectorListener listener)